From: Adrian Robert Date: Fri, 18 Sep 2009 21:16:28 +0000 (+0000) Subject: Update comment for HAVE_NS code in font_find_for_lface(). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10406 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dbc6b58fc4d3ac8dbf3cf359d418d87b8f3d87ec;p=emacs.git Update comment for HAVE_NS code in font_find_for_lface(). --- diff --git a/src/font.c b/src/font.c index cfc48523d12..6619abe6081 100644 --- a/src/font.c +++ b/src/font.c @@ -3395,6 +3395,7 @@ font_find_for_lface (f, attrs, spec, c) { Lisp_Object alters = Fassoc_string (val, Vface_alternative_font_family_alist, + /* Font family names are case-sensitive under NS. */ #ifndef HAVE_NS Qt #else